home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 6 / CU Amiga Magazine's Super CD-ROM 06 (1996)(EMAP Images)(GB)(Track 1 of 4)[!][issue 1997-01].iso / cucd / graphics / whirlgif201 / src / smakefile < prev    next >
Makefile  |  1996-11-01  |  214b  |  17 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.55
  3. # Fri Nov 01 16:35:42 1996
  4. #
  5.  
  6. OBJS= whirlgif.o
  7.  
  8. whirlgif: $(OBJS)
  9.    sc link to whirlgif with <<
  10. $(OBJS)
  11. <
  12.  
  13. whirlgif.o: whirlgif.c whirlgif.h whirlgif_protos.h
  14.  
  15.  
  16.  
  17.